52歌赋>英语词典>dollar sign翻译和用法

dollar sign

英 [ˈdɒlə(r) saɪn]

美 [ˈdɑːlər saɪn]

网络  美元符号; 钱符号; 货币符号; 金钱符号; 美圆符号

计算机

英英释义

noun

  • a mark ($) written before a number to indicate that it stands for the number of dollars
      Synonym:dollar mark
    1. a symbol of commercialism or greed
      1. he worships the almighty dollar
      2. the dollar sign means little to him
      Synonym:dollardollar mark

    双语例句

    • A dollar sign ($) followed by digits is used to represent a positional parameter in the body of a function definition or a prepared statement.
      美元符号($)后面跟着数字用于在一个函数体定义或者准备好的语句中表示参数的位置。
    • The tag, if any, of a dollar-quoted string follows the same rules as an unquoted identifier, except that it cannot contain a dollar sign.
      如果有标签的话,一个美元符包围的字串遵循和无引号包围的标识符相同的规则,只是它不能包含美元符。
    • To enter a value in currency format, type a dollar sign before the value.
      输入数值前先键入$,则输入的数值将套用货币样式。
    • It normally abbreviated with the dollar sign$, or alternatively S$ to distinguish it from other dollar-denominated currencies.
      它通常简化为货币符号$,或者另外是S$以区别于其它美元命名的货币。
    • The beginning and end of the range is separated by a comma(,) and may be specified as a line number, a regular expression, or a dollar sign ($) for end of file.
      行的起始和结束由一个逗号(,)分隔,并且可以被指定为行号、正则表达式或表示文件结束的美元符号($)。
    • Unlike PPE assembly language, in SPE assembly language registers are always prefixed with a dollar sign.
      与PPE汇编语言不同,SPE汇编语言寄存器总是以美元符号开始。
    • Also notice that unlike regular properties, a class constant does not begin with the dollar sign.
      还要注意,与常规属性不同,类常量不以美元符号开始。
    • For example, both ( asterisk) and$ ( dollar sign) are regex operators and also have special meaning to your shell.
      例如,(星号)和$(美元符号)都是regex操作符,并且对于您的Shell具有特殊的含义。
    • A dollar sign ($) at the beginning of a line means it's a normal UNIX shell command.
      一行开头处的美元符号($)表示该行是常规的UNIXShell命令。
    • You use the bang, or exclamation point(!), to access the history, and the dollar sign ($) returns the last field of the previous command.
      您使用感叹号(!)来访问历史,然后使用美元符号($)返回前一命令的最后字段。